How to Install aspell-en software package in Debian 9 (Stretch)

How to Install aspell-en software package in Debian 9 (Stretch)

aspell-en software package provides English dictionary for GNU Aspell, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aspell-en 

aspell-en is installed in your system.

Make ensure the aspell-en package were installed using the commands given below,

$ sudo dpkg-query -l | grep aspell-en *

You will get with aspell-en package name, version, architecture and description in a table

aspell-en package basic information:

Distro Debian 9 stretch
Section Text Processing
Package aspell-en
Version 2016.06.26-0-0.1
Description English dictionary for GNU Aspell
Sub Section Text


See Also, How to uninstall or remove aspell-en software package from Debian 9 (Stretch)?